Changelog for
python-nipy-doc-0.5.0^20231006gite5e063b-4.fc39.noarch.rpm :
* Tue Oct 17 2023 Benjamin A. Beasley
- 1:0.5.0^20231006gite5e063b-4- Simplify smoke-test excludes
* Tue Oct 17 2023 Benjamin A. Beasley - 1:0.5.0^20231006gite5e063b-3- Skip a known-to-upstream flaky test
* Tue Oct 17 2023 Benjamin A. Beasley - 1:0.5.0^20231006gite5e063b-2- Patch several minor issues (sending PR’s upstream)
* Tue Oct 17 2023 Benjamin A. Beasley - 1:0.5.0^20231006gite5e063b-1- Update to a current snapshot- Upstream has ported to a meson build system- Drop all the unused boilerplate for Sphinx-generated PDF docs- Don’t patch for numpy 1.24 compatibility
* Thu Oct 12 2023 Benjamin A. Beasley - 1:0.5.0^20230923git961fa38-2- Replace deprecated %{pyproject_build_lib} macro
* Mon Sep 25 2023 Benjamin A. Beasley - 1:0.5.0^20230923git961fa38-1- Update to a current snapshot (961fa38)
* Mon Sep 25 2023 Benjamin A. Beasley - 1:0.5.0^20230922gita2e068b-4- Revert \"Call nipnost (nosetests) with --traverse-namespace\"
* Sun Sep 24 2023 Benjamin A. Beasley - 1:0.5.0^20230922gita2e068b-3- Temporarily ignore test failures- Fix RHBZ#2226258, fix RHBZ#2220359
* Fri Sep 22 2023 Benjamin A. Beasley - 1:0.5.0^20230922gita2e068b-2- Call nipnost (nosetests) with --traverse-namespace- This imitates upstream’s GitHub workflow, but we don’t see any effect
* Fri Sep 22 2023 Benjamin A. Beasley - 1:0.5.0^20230922gita2e068b-1- Update to a current snapshot (ad68834)
* Fri Sep 22 2023 Benjamin A. Beasley - 1:0.5.0^20230921gite754499-2- Remove the PyPI mock dependency upstream
* Fri Sep 22 2023 Benjamin A. Beasley - 1:0.5.0^20230921gite754499-1- Update to a current snapshot (e754499)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921gitad68834-1- Update to a current snapshot (ad68834)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git47a22d0-3- Use new (rpm 4.17.1+) bcond style
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git47a22d0-2- Updated py3k shim package again
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git47a22d0-1- Update to a current snapshot (47a22d0)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git6823b5a-1- Update to a current snapshot (6823b5a)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git46eff4c-4- Improved GIFTI patch
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git46eff4c-3- Replace deprecated/removed matplotlib.cm.LUTSIZE
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git46eff4c-2- Update py3k shim patch
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git46eff4c-1- Update to a current snapshot (46eff4c)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git5694194-2- Fix test creating unsupported double-precision GiftiDataArray
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git5694194-1- Update to a current snapshot (5694194)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git27da590-2- Offer a PR for our version of the py3k shim patch
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git27da590-1- Update to a current snapshot (27da590)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git5d53932-2- Don’t use nose.tools.assert_equals
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230921git5d53932-1- Update to a current snapshot (5d53932)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230405git7eede02-3- Stop using deprecated unittest.TestCase.assert_() alias
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230405git7eede02-2- Use the Cython<3 compat package
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230405git7eede02-1- Update to a current snapshot (7eede02)
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230206git9512cd9-2- Backport upstream PR#507: rename setattr_on_read to auto_attr
* Thu Sep 21 2023 Benjamin A. Beasley - 1:0.5.0^20230206git9512cd9-1- Fix incorrect snapshot info field in Version- Preserving correct ordering requires introducing an Epoch
* Sun Jul 23 2023 Python Maint - 0.5.0^9512cd9git20230206-10- Rebuilt for Python 3.12
* Fri Jul 21 2023 Fedora Release Engineering - 0.5.0^9512cd9git20230206-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 18 2023 Python Maint - 0.5.0^9512cd9git20230206-8- Rebuilt for Python 3.12
* Wed Feb 08 2023 Benjamin A. Beasley - 0.5.0^19971cdgit20230102-1- Update to a current snapshot (9512cd9)- Drop conditionals for EOL Fedoras and for EPEL8 and older- Remove spurious BuildRequires on git-core- Update URL to HTTPS- Update description from upstream- Handle dependencies more methodically- Allow the examples to retain shebangs (but do fix them)- Split docs/examples into a -doc subpackage and depend on nipy-data- Add Changelog to the documentation- Simplify the tests to match .travis.yml- Remove generated Cython files in prep to prove they are re-generated- Downgrade matplotlib to a weak dep. and add it as a BR- Properly indicate partial scipy bundling- Update License to SPDX- Port to pyproject-rpm-macros- Add man pages for the command-line tools- Add some support for PDF documentation, but do not enable it yet- Fix compatibility with nibabel 5.0.0- Unbundle six via a PR/patch to upstream rather than downstream-only
* Fri Jan 20 2023 Fedora Release Engineering - 0.5.0-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering - 0.5.0-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 22 2022 Charalampos Stratakis - 0.5.0-5- Fix FTBFS with Python 3.11 and setuptools >= 62.1.0Resolves: rhbz#2099030, rhbz#2097101
* Fri Jun 17 2022 Python Maint - 0.5.0-4- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering - 0.5.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild